[HVM] Clean up VCPU initialisation in Xen. No longer
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 2 Nov 2006 15:55:51 +0000 (15:55 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 2 Nov 2006 15:55:51 +0000 (15:55 +0000)
commit725cc289015f82b96ffdca43e93cb65e6b4445ed
treea0923eebee36acf5a2ec5444cf50aea9b8941d4b
parent147350e8433c6dfb5750b34a9a598bcb6e17b2e0
[HVM] Clean up VCPU initialisation in Xen. No longer
parse HVM e820 tables in Xen (add some extra HVM parameters as a
cleaner alternative). Lots of code removal.
Signed-off-by: Keir Fraser <keir@xensource.com>
12 files changed:
tools/firmware/vmxassist/setup.c
tools/libxc/xc_hvm_build.c
xen/arch/x86/domain.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmcs.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/setup.c
xen/include/asm-x86/hvm/hvm.h
xen/include/asm-x86/hvm/vmx/vmcs.h
xen/include/public/hvm/e820.h
xen/include/public/hvm/params.h